net/http.http2StreamError.staysWithinBuffer (method, view implemented interface methods)

one use

	net/http (current package)
		h2_bundle.go#L10386: func (se http2StreamError) staysWithinBuffer(max int) bool { return http2frameHeaderLen+4 <= max }